App Configuration (1 / 11): What is the purpose of using customer-managed keys in Azure App Configuration?
Answer:
Customer-managed keys are used to encrypt sensitive information in key-value pairs at rest.
While a managed identity is used for authentication, it's not the primary purpose of customer-managed keys.
The unwrapped encryption key is cached within App Configuration for one hour, not stored permanently.